AusCtisExportTaggedIndicators
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
↑ Back to Content Index
This playbook gets triggered every hour and perform the following actions: 1. Get all the threat intelligence indicators from Microsoft Sentinel Workspace with given tag. 2. Filter all the indicators whose export in not completed. 3. Export the indicators to provided TAXII server.
Additional Documentation
📄 Source: AusCtisExportTaggedIndicators/readme.md
Summary
This playbook gets triggered every day and perform the following actions:
- Get all the threat intelligence indicators from Microsoft Sentinel Workspace with given tag.
- Filter all the indicators whose export in not completed.
- Verify/Add TLP labels to indicators.
- Add Grouping and Identity Objects to indicators.
- Export the bundle to provided TAXII server.

Prerequisites
- Have TAXII Server Url, Collection ID, Username and Password handy before the deployment of the Playbook
Deployment instructions
- To deploy the Playbook, click the Deploy to Azure button. This will launch the ARM Template deployment wizard.
- Fill in the required parameters:
- Playbook Name
- TAXII Server Url
- TAXII Server Username
- TAXII Server Password
- Collection ID
- Orgnization UUID
- Microsoft Sentinel Workspace
- Tag for indicators to be exported
- Tag for indicators after export completion
- Default TLP Label

Post-Deployment instructions
a. Authorize Playbook to access Log Analytics Workspace
Once deployment is complete, assign playbook Log Analytics contributor role.
- Go to Log Analytics Workspace resource
- Select Access control (IAM) tab
- Add role assignments
- Select Contributor role
- In the Members tab choose "Assign access to" Managed Identity
- Click on "Select members"
- Provide correct Subscription and Managed Identity
- Provide the playbook name in "Search by name" textbox
- Select the correct identity and click on Select
- Click on "Review + assign"
References
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
↑ Back to Playbooks · Back to Australian Cyber Security Centre